GtkCalendar: Slightly change overflow behaviour
authorMatthias Clasen <mclasen@redhat.com>
Wed, 24 Dec 2014 02:49:21 +0000 (21:49 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Dec 2014 02:49:21 +0000 (21:49 -0500)
commitd216d89d6f1328d06396b8a4fe1fb42baf3e666c
treed1a3fe3f7e40ccd56b04dac43c473216d280b034
parent7b9065c2eea5332ec69285ccdc52106a27e25111
GtkCalendar: Slightly change overflow behaviour

If the first of the month was falling on a Sunday, we would not
render any days of the previous month, and instead show two weeks
of the next month at the bottom. Improve this by showing one week
of each.

https://bugzilla.gnome.org/show_bug.cgi?id=301835
gtk/gtkcalendar.c